- machine code programming
- Программирование: программирование в машинном коде
Универсальный англо-русский словарь. Академик.ру. 2011.
Универсальный англо-русский словарь. Академик.ру. 2011.
Machine code — or machine language is a system of impartible instructions executed directly by a computer s central processing unit. Each instruction performs a very specific task, typically either an operation on a unit of data (in a register or in memory, e.g … Wikipedia
machine code — (also machine language) ► NOUN ▪ a computer programming language consisting of instructions which a computer can respond to directly … English terms dictionary
Machine code monitor — Apple II monitor A machine code monitor (aka machine language monitor) is software built into or separately available for various computers, allowing the user to enter commands to view and change memory locations on the machine, with options to… … Wikipedia
machine code — (also machine language) noun a computer programming language consisting of binary or hexadecimal instructions which a computer can respond to directly … English new terms dictionary
Programming language — lists Alphabetical Categorical Chronological Generational A programming language is an artificial language designed to communicate instructions to a machine, particularly a computer. Programming languages can be used to create programs that… … Wikipedia
Programming paradigm — Programming paradigms Agent oriented Automata based Component based Flow based Pipelined Concatenative Concu … Wikipedia
Machine Basic — Programming Language: Machine Basic The Machine Basic programming language was created when the Z80 (Zilog 80) programming chip was created. The programming chip used an 8 bit code complex. The Z80 is still in use today, along with its… … Wikipedia
Machine-dependent — is a term for application software that runs only on a particular type of computer. Conversely, applications that run on a variety of different types of computers are called machine independent (or cross platform).Prior to deploying machine… … Wikipedia
Code generation — may refer to: Code generation (compiler), a mechanism to produce the executable form of computer programs, such as machine code, in some automatic manner Automatic programming (source code generation), the act of generating source code based on… … Wikipedia
machine language — noun 1. a programming language designed for use on a specific class of computers • Syn: ↑computer language, ↑computer oriented language, ↑machine oriented language • Hypernyms: ↑programming language, ↑programing language 2. a set … Useful english dictionary
Programming language implementation — A programming language implementation is a system for executing programs written in a programming language.There are two general approaches to programming language implementation: *Interpretation: An interpreter takes as input a program in some… … Wikipedia